google.golang.org/protobuf/internal/impl.extensionTypeDescriptor.Index (method, view implemented interface methods)
14 uses
google.golang.org/protobuf/internal/filedesc
desc_list.go#L331: path = append(path, int32(desc.Index()))
desc_list.go#L343: path = append(path, int32(desc.Index()))
desc_list.go#L363: path = append(path, int32(desc.Index()))
desc_list.go#L372: path = append(path, int32(desc.Index()))
desc_list.go#L383: path = append(path, int32(desc.Index()))
desc_list.go#L392: path = append(path, int32(desc.Index()))
desc_list.go#L401: path = append(path, int32(desc.Index()))
google.golang.org/protobuf/internal/order
order.go#L37: return ox.Index() < oy.Index()
order.go#L61: return x.Index() < y.Index()
google.golang.org/protobuf/encoding/protojson
decode.go#L235: idx := uint64(od.Index())
google.golang.org/protobuf/encoding/prototext
decode.go#L236: idx := uint64(od.Index())
google.golang.org/protobuf/reflect/protoreflect
type.go#L50: Index() int
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)